.common__container {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 1921px) {
  .common__container {
    width: 1640px;
  }
}
@media (max-width: 1920px) and (min-width: 1600px) {
  .common__container {
    width: 1500px;
  }
}
@media (max-width: 1599px) and (min-width: 1300px) {
  .common__container {
    width: 1260px;
  }
}
@media (max-width: 1299px) and (min-width: 992px) {
  .common__container {
    width: 990px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .common__container {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .common__container {
    width: 100%;
  }
}

.kv__title {
  font-size: 3vw;
  background: -webkit-linear-gradient(180deg, #debe80, #f9f1de, #debe80);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 900;
  font-style: italic;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .kv__title {
    position: static;
    -webkit-transform: none;
            transform: none;
    display: block;
    text-align: center;
    font-size: 32px;
    white-space: normal;
  }
}
.kv__title-01 {
  top: 38%;
  left: 65%;
}
.kv__title-02 {
  top: 48%;
  left: 70%;
}
.kv__word {
  font-size: 1.5vw;
  display: inline-block;
  position: absolute;
  top: 63%;
  left: 70%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
  color: #debe80;
}
@media screen and (max-width: 991px) {
  .kv__word {
    position: static;
    -webkit-transform: none;
            transform: none;
    display: block;
    text-align: center;
    font-size: 18px;
    white-space: normal;
    margin-top: 24px;
    padding-bottom: 24px;
  }
}

.getBox__blocka {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.stepBox__text {
  text-align: center !important;
}

.textBlock {
  padding: 0 !important;
}

.nbMain .buynow .textBlock {
  background: none;
}

.infobox {
  padding: 40px 0;
}
.infobox__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .infobox__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.infobox__flex-box01 {
  width: 66.6666666667%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  .infobox__flex-box01 {
    width: 100%;
    margin-bottom: 20px;
  }
}
.infobox__flex-box02 {
  width: 33.3333333333%;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .infobox__flex-box02 {
    width: 100%;
  }
}
.infobox__flex-imgbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.infobox__flex-imgbox img {
  max-width: 50%;
}
.infobox__flex-imgbox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.infobox__flex-imgbox2 img {
  max-width: 100%;
}

.buynowarea {
  padding: 40px 0;
}

.pd__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .pd__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.pd__flexbox .pd__itembox {
  width: 33.3333333333%;
}
@media screen and (max-width: 991px) {
  .pd__flexbox .pd__itembox {
    width: 90%;
  }
}
.pd__flexbox .pd__itembox .pd__name {
  color: #ffde73;
  font-size: 24px;
  text-align: center;
}
.pd__flexbox .pd__itembox .pd__more {
  color: #ffde73;
  background: rgb(253, 209, 104);
  background: linear-gradient(153deg, rgb(90, 80, 57) 0%, rgb(37, 28, 5) 100%);
  -webkit-filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0.4509803922));
  filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0.4509803922));
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  border-radius: 5px;
  cursor: pointer;
}
.pd__flexbox .pd__itembox .pd__more:hover {
  background: #ffde73;
  color: #000;
}
.pd__flexbox .pd__itembox .pd__more:hover a {
  color: #000;
}
.pd__flexbox .pd__itembox .pd__more a {
  color: #ffde73;
}
.pd__flexbox .pd__itembox .pd__wtb {
  color: #ffde73;
  background: rgb(253, 209, 104);
  background: linear-gradient(153deg, rgb(90, 80, 57) 0%, rgb(37, 28, 5) 100%);
  -webkit-filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0.4509803922));
  filter: drop-shadow(0 0px 0px rgba(0, 0, 0, 0.4509803922));
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  border-radius: 5px;
  cursor: pointer;
}
.pd__flexbox .pd__itembox .pd__wtb:hover {
  background: #ffde73;
}
.pd__flexbox .pd__itembox .pd__wtb:hover a {
  color: #000;
}

.nbMain .textBlock h2 {
  font-size: 40px;
}
@media (max-width: 600px) {
  .nbMain .textBlock h2 {
    font-size: 30px;
  }
}

.nbMain .textBlock__txt-colorBox {
  margin: -10px;
  font-size: 28px;
}

.note {
  color: #fff;
  margin-top: 70px;
  font-size: 20px;
  text-align: center;
}

.pd__more a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.pd__wtb a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}/*# sourceMappingURL=index2.css.map */